Package-level declarations
Types
Link copied to clipboard
object DBConnection
Singleton object for managing the database connection.
Link copied to clipboard
In-memory implementation of the group.GroupRepository interface.
Link copied to clipboard
In-memory implementation of the user.UserRepository interface.
Link copied to clipboard
Object representing the Memberships table in the database.
Link copied to clipboard
Implementation of the AuthRepository interface for PostgreSQL.
Link copied to clipboard
Implementation of the GroupRepository interface using PostgreSQL as the database.
Link copied to clipboard
Implementation of the UserRepository interface using PostgreSQL as the database.